home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gtkmathview / entities-table.dtd < prev    next >
Encoding:
Extensible Markup Language  |  2008-06-21  |  172 b   |  10 lines

  1. <?xml version="1.0" encoding="iso8859-1"?>
  2. <!ELEMENT entities-table (entity)*>
  3.  
  4. <!ELEMENT entity EMPTY>
  5. <!ATTLIST entity
  6.   name  CDATA #REQUIRED
  7.   value CDATA #REQUIRED
  8. >
  9.  
  10.